home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 March
/
CHIP Mart 1997.iso
/
SurfCam
/
SURFCAM.Z
/
DEMO.PST
< prev
next >
Wrap
Text File
|
1996-04-01
|
18KB
|
367 lines
#┌────────────────────────────────────────────────────────────────────────────╖
#│ C:\SURFCAM\surf61w SURFCAM Version 6.1 for Windows/NT/95 English ║
#│ SURFCAM.PST Post menu configuration file 09/05/95 ║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#────────────────────────── Lathe NC post menu configuration ──────────────────
begin wire_edm
menu 1 "&Wire EDM"
status "Wire Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "A&gie 2ax"
status "Agie 2 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 1"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "Japa&x 2ax"
status "Japax 2 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 5"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "&Elox 4ax"
status "Elox 4 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 9"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 5 "Ja&pax 4ax"
status "Japax 4 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 10"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&Inc Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\apt"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Lathe NC post menu configuration ──────────────────
begin lathe
menu 1 "&Lathe"
status "Lathe Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\lpostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "Fanuc 10&T"
status "FANUC 10T post for turning"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\lpostwin %p%n 4"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "&Fanuc 0T"
status "FANUC 0T post for turning"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\lpostwin %p%n 3"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "&Yasnac"
status "YASNAC 2000B post for turning"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\lpostwin %p%n 13"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 5 "&Cincinnati"
status "Cincinnati post for turning"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\lpostwin %p%n 1"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion -- RELEASE VERSION ONLY"
# cd "C:\SURFCAM\inc"
# task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&Inc Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\apt"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Mill 2 Axis post menu configuration ───────────────
begin 2_axis
menu 1 "&Mill"
status "Mill Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Haas"
status "Haas"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 5"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "&Fanuc 11M"
status "FANUC 11M post for milling"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 1"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "Fada&l"
status "Fadal post for milling"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 3"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion, -- RELEASE VERSION ONLY"
# cd "C:\SURFCAM\inc"
# task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#─────────────────────────── Mill 3 Axis post menu configuration ──────────────
begin 3_axis
menu 1 "&Mill"
status "Mill Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Fanuc 11M"
status "FANUC 11M post for milling"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 1"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "Fada&l"
status "Fadal post for milling"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 3"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "&HAAS"
status "HAAS post for milling"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 5"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion, -- RELEASE VERSION ONLY"
# cd "C:\SURFCAM\inc"
# task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Mill 4 Axis post menu configuration ───────────────
begin 4_axis
menu 1 "&Mill"
status "Mill Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Fanuc 11M"
status "FANUC 11M post for milling with rotary table support"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 2"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "Fada&l 4 Ax"
status "FADAL post for milling with rotary table support"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 4"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "&Haas 4 Ax"
status "HAAS post for milling with rotary table support"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\mpostwin %p%n 6"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion, -- RELEASE VERSION ONLY"
# cd "C:\SURFCAM\inc"
# task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create an operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#┌───────────────────────── Mill 5 Axis post menu configuration ───────────────
begin 5_axis
menu 1 "&VMC5ax"
status "VMC 5-Axis with Dual Rotary Tables"
cd "C:\SURFCAM\gpost"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt -w5 -f1 -r45 %p%n %p%N.asc"
command "C:\SURFCAM\gpost\aimill %p%N.asc vmc5ax tap\%N.tap tap\%N.lst"
cd "C:\SURFCAM\gpost\tap"
task "C:\SURFCAM\surf61w\sview -e lst -e tap %N.lst %N.tap"
del "%p%N.asc"
del "%N.lst"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Gantry5"
status "Gantry 5-Axis Post"
cd "C:\SURFCAM\gpost"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt -w5 -f1 -r45 %p%n %p%N.asc"
command "C:\SURFCAM\gpost\aimill %p%N.asc gantry5 tap\%N.tap tap\%N.lst"
cd "C:\SURFCAM\gpost\tap"
task "C:\SURFCAM\surf61w\sview -e lst -e tap %N.lst %N.tap"
del "%p%N.asc"
del "%N.lst"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion, -- RELEASE VERSION ONLY"
# cd "C:\SURFCAM\inc"
# task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "Inc Me&rge"
status "INC Merge Utility"
command "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
command "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#┌───────────────────────── surfcam.PST general description ──────────────────╖
#│ The above menus are used to configure the NC Post menu for each NC Mode. ║
#│ Each post menu is seperated with 'Begin Lathe', 'Begin 2_Axis', 'Begin ║
#│ 3_Axis', 'Begin 4_Axis' or 'Begin 5_Axis'. Within each post menu a series ║
#│ of surfcam commands and/or DOS programs determines the menu's actual ║
#│ functionality. ║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#┌───────────────────────── NC Post commands ─────────────────────────────────╖
#│ Menu # 'Menu Choice' Menu position 1-12 and the name of the menu ║
#│ Text Ignored in Windows version, availible for DOS only ║
#│ Status 'Menu Prompt' Provides one line of help for each menu ║
#│ Command 'DOS program' Executes sequential list of a particular commands, ║
#│ DOS programs, and Windows apps within surfcam. ║
#│ Task 'Windows App' Executes win apps for multi-tasking within surfcam ║
#│ Wait Optional command requiring the user to press any key║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#┌───────────────────────── NC Post variables ────────────────────────────────╖
#│ Variables Description ║
#│ %p Directory path (e.g. "C:\SURFCAM\inc\") ║
#│ %n Name of inc file including extension (e.g. "2dribs.inc") ║
#│ %N Name of inc file NO EXTENSION (e.g. "2dribs") ║
#╘════════════════════════════════════════════════════════════════════════════╝